Release 10.1A: OpenEdge Development:
Debugging and Troubleshooting


Specifying the log size threshold

You can specify the log size threshold by using:

Table 5–8 shows how to specify the log size threshold.

Table 5–8: Specifying the logsize threshold 
Method
General syntax
Example
Startup parameter
-logthreshold n 
-logthreshold 2000000 
Progress Explorer
or
ubroker.properties files
logThreshold= n 
srvrLogThreshold = n 
brkrLogThreshold = n 
logThreshold= 2000000 

Note: You can read the log size threshold by using the LOG-THRESHOLD attribute on the LOG-MANAGER system handle.

For a detailed description of the Log Threshold (-logthreshold) startup parameter, see OpenEdge Deployment: Startup Command and Parameter Reference .

For a detailed description of the LOG-MANAGER system handle, see OpenEdge Development: Progress 4GL Reference .

For more information on ubroker.properties, see the ubroker.properties.README file in $INSTALLDIR/properties/ubroker.properties.README.

To use the Progress Explorer to view and set properties, see the "Progress Explorer and logging settings" section.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095